Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.relations.jena--graphtypes

This contribution is part of XML component org.nuxeo.ecm.platform.relations.jena inside nuxeo-platform-relations-jena-plugin-9.10.jar /OSGI-INF/nxrelations-jena-plugin.xml

Extension Point

Extension point graphtypes of component RelationService.

Contributed Items

  • <graphtype class="org.nuxeo.ecm.platform.relations.jena.JenaGraph" name="jena"/>
  • <graphtype class="org.nuxeo.ecm.platform.relations.jena.JenaOrCoreGraphFactory" name="jena-or-core"/>

XML Source

<extension point="graphtypes" target="org.nuxeo.ecm.platform.relations.services.RelationService">
    <graphtype class="org.nuxeo.ecm.platform.relations.jena.JenaGraph" name="jena"/>
    <graphtype class="org.nuxeo.ecm.platform.relations.jena.JenaOrCoreGraphFactory" name="jena-or-core"/>
  </extension>